1 2 3 REM 4 ProcName 5 LabelName 6 EndStmt 7 UnderScore 8 DIM 9 DECLARE 10 CONST 11 OPTION 12 DEFVAR 13 DEFINT 14 DEFLNG 15 DEFSNG 16 DEFDBL 17 DEFCUR 18 DEFSTR 19 STATIC 20 PUBLIC 21 PRIVATE 22 FUNCTION 23 SUB 24 PROPERTY 25 GET 26 SET 27 DO 28 FOR 29 FORALL 30 WHILE 31 THEN 32 GOTO 33 IN 34 CASE 35 STEP 36 NEXT 37 CLASS 38 TYPE 39 UNTIL 40 LOOP 41 ELSEIF 42 ELSE 43 IF 44 SELECT 45 WITH 46 WEND 47 INTEGER 48 LONG 49 SINGLE 50 DOUBLE 51 CURRENCY 52 VARIANT 53 ANY 54 END 55 56 57 58 59 60 61 62 63 64 65 66 ( 67 ; 68 . 69 .. 70 = 71 <> 72 < 73 <= 74 > 75 >= 76 =< 77 => 78 >< 79 & 80 - 81 + 82 83 * 84 / 85 ^ 86 IS 87 IMP 88 EQV 89 XOR 90 OR 91 AND 92 NOT 93 LIKE 94 ISA 95 MOD 96 ACOS 97 ASC 98 ASIN 99 ATN 100 ATN2 101 COS 102 DATENUMBER 103 DATEVALUE 104 DAY 105 YIELD 106 EXP 107 HOUR 108 IMESTATUS 109 INSTR 110 INSTRB 111 ISARRAY 112 ISDATE 113 ISEMPTY 114 ISLIST 115 ISNULL 116 ISNUMERIC 117 ISOBJECT 118 ISSCALAR 119 ISUNKNOWN 120 LBOUND 121 LEN 122 LENB 123 LENBP 124 LOG 125 MINUTE 126 MONTH 127 MESSAGEBOX 128 NOW 129 RND 130 ROUND 131 SECOND 132 SGN 133 SHELL 134 SIN 135 SQR 136 STRCOMPARE 137 TAN 138 TIMER 139 TIMENUMBER 140 TIMEVALUE 141 TODAY 142 TYPENAME 143 UBOUND 144 UNI 145 VAL 146 DATATYPE 147 WEEKDAY 148 YEAR 149 INSTRBP 150 STRCONV 151 GETTHREADINFO 152 SHARE 153 UNSHARE 154 CREATELOCK 155 DESTROYLOCK 156 CODELOCK 157 CODEUNLOCK 158 CODELOCKCHECK 159 MSGTEXT 160 MSGDESCRIPTION 161 LOADMSGFILE 162 TRACELOCKS 163 BIN 164 CHR 165 COMMAND 166 DATE 167 ENVIRON 168 FORMAT 169 HEX 170 INPUTBOX 171 LCASE 172 LEFT 173 LEFTB 174 LTRIM 175 MID 176 MIDB 177 OCT 178 RIGHT 179 RIGHTB 180 RTRIM 181 SPACE 182 STR 183 STRING 184 TIME 185 TRIM 186 UCASE 187 UCHR 188 USTRING 189 LEFTBP 190 MIDBP 191 RIGHTBP 192 BIN$ 193 CHR$ 194 COMMAND$ 195 DATE$ 196 ENVIRON$ 197 FORMAT$ 198 HEX$ 199 INPUTBOX$ 200 LCASE$ 201 LEFT$ 202 LEFTB$ 203 LTRIM$ 204 MID$ 205 MIDB$ 206 OCT$ 207 RIGHT$ 208 RIGHTB$ 209 RTRIM$ 210 SPACE$ 211 STR$ 212 STRING$ 213 TIME$ 214 TRIM$ 215 UCASE$ 216 UCHR$ 217 USTRING$ 218 LEFTBP$ 219 MIDBP$ 220 RIGHTBP$ 221 EOF 222 FILEATTR 223 FILEDATETIME 224 FILELEN 225 FREEFILE 226 GETFILEATTR 227 LOC 228 LOF 229 SEEK 230 INPUT 231 INPUTB 232 CURDIR 233 CURDRIVE 234 DIR 235 INPUTBP 236 INPUT$ 237 INPUTB$ 238 CURDIR$ 239 CURDRIVE$ 240 DIR$ 241 INPUTBP$ 242 CCUR 243 CDBL 244 CINT 245 CLNG 246 CSNG 247 CSTR 248 CVAR 249 CDAT 250 ERL 251 ERR 252 ERROR 253 ERROR$ 254 , 255 ) 256 # 257 AS 258 LIST 259 TO 260 NEW 261 LIB 262 ALIAS 263 BYVAL 264 BASE 265 COMPARE 266 NOCASE 267 PITCH 268 NOPITCH 269 BIND 270 GOSUB 271 RESUME 272 CALL 273 REMOVE 274 EVENT 275 FROM 276 PRESERVE 277 ACCESS 278 WRITE 279 LOCK 280 OUTPUT 281 APPEND 282 BINARY 283 RANDOM 284 READ 285 SHARED 286 ACTIVATEAPP 287 LET 288 BEEP 289 SLEEP 290 DELETE 291 ERASE 292 EXECUTE 293 EXIT 294 LSET 295 RSET 296 USELSX 297 USE 298 ON 299 PRINT 300 TAB 301 SPC 302 RANDOMIZE 303 REDIM 304 RETURN 305 SENDKEYS 306 STOP 307 OPEN 308 CLOSE 309 RESET 310 LINE 311 PUT 312 NAME 313 WIDTH 314 FILECOPY 315 CHDIR 316 CHDRIVE 317 MKDIR 318 RMDIR 319 KILL 320 UNLOCK 321 SETFILEATTR 322 ME 323 LSI_INFO 324 ABS 325 FIX 326 FRACTION 327 INT 328 LISTTAG 329 ISELEMENT 330 TRUE 331 FALSE 332 NOTHING 333 NULL 334 PI 335 UNICODE 336 LMBCS 337 EVALUATE 338 UNLOADMSGFILE 339 ClassSt 340 TypeSt 341 TabMark 342 DOEVENTS 343 MSGBOX 344 APPACTIVATE 345 STRCOMP 346 SETATTR 347 GETATTR 348 CVDATE 349 DATESERIAL 350 TIMESERIAL 351 VARTYPE 352 EXPLICIT 353 TEXT 354 CDeclFunc 355 SUBSTITUTEMSG 53249 Unexpected: %s 53250 [%d] 53251 End-of-file 53252 Compiler stack overflow at: %s 53253 Not an event name: %s 53254 Name previously declared: %s 53255 Illegal type suffix on name: %s 53256 Declaration may not contain type suffix and data type: %s 53257 Type suffix does not match data type: %s 53258 Class or type name not found: %s 53259 Name too long: %s 53260 Illegal range specifier 53261 Duplicate range specifier 53262 Illegal specification of array bounds for: %s 53263 Illegal numeric constant 53264 Numeric overflow 53265 Numeric underflow 53266 PROPERTY GET and SET must have same data type 53267 Illegal string length constant for: %s 53268 Illegal constant expression for: %s 53269 Illegal array bound for: %s 53270 Duplicate option 53271 Illegal STATIC on: %s 53272 Illegal value for OPTION BASE 53273 Variable not declared: %s 53274 Illegal parenthesized reference: %s 53275 Cannot subclass: %s 53276 Maximum array dimensions (8) exceeded: %s 53277 Wrong number of array subscripts for: %s 53278 Reference must contain exactly one subscript: %s 53279 Illegal use of parentheses 53280 Illegal BYVAL 53281 Variable required: %s 53282 Illegal reference to: %s 53283 Not a sub or function name: %s 53284 Derived class may not be PUBLIC when parent is PRIVATE: %s 53285 Arguments not legal in declaration of: %s 53286 Illegal scope for PUBLIC or PRIVATE on: %s 53287 Not an instance name: %s 53288 Not a member: %s 53289 Wrong number of arguments for: %s 53290 Illegal BYVAL on arguments to: %s 53291 Type mismatch on: %s 53292 Missing argument for: %s 53293 Illegal pass by value: %s 53294 Unterminated %REM block 53295 Unterminated multiline string 53296 Duplicate label: %s 53297 LISTTAG argument is not a FORALL alias variable 53298 Undefined label: %s 53299 FOR count variable already in use: %s 53300 Name does not match FOR count variable: %s 53301 Illegal reference to named constant: %s 53302 Illegal TO in reference to: %s 53303 Illegal single-line IF 53304 Statement is illegal outside of a subprogram 53305 Illegal ON ERROR statement 53306 Illegal use of NEW or DELETE 53307 Out of memory 53308 Illegal EXIT %s 53309 Error number must be INTEGER constant: %s 53310 Error number must be INTEGER 53311 Bounds must be specified in REDIM of: %s 53312 Label is illegal outside of a subprogram 53313 Cannot open included file: %s 53314 Storage class or visibility does not match forward declaration: %s 53315 Return type does not match forward declaration: %s 53316 Argument does not match forward declaration: %s 53317 Number of arguments does not match forward declaration: %s 53318 Illegal use of NEW on array or list declaration: %s 53319 Declaration not valid in TYPE scope: %s 53320 End-of-line 53321 Size of data cannot exceed 64K in this scope 53322 Illegal RESUME statement 53323 Illegal external argument: %s 53324 Named product class instance not valid here 53325 Illegal function return type for: %s 53326 Illegal data type for argument: %s 53327 Illegal ANY: %s 53328 Too many arguments for: %s 53329 Not an array, list, collection or variant: %s 53330 Illegal REDIM on: %s 53331 Not a product class: %s 53332 Illegal construction of type instance: %s 53333 Illegal product constant: %s 53334 Illegal property type for: %s 53335 Illegal use of ERASE 53336 Not a product class instance: %s 53337 Array size exceeds maximum: %s 53338 Member declared in a parent class: %s 53339 Method signature does not match parent method: %s 53340 Method was declared as something else in a parent: %s 53341 Property was declared as something else in a parent: %s 53342 Property type does not match parent property: %s 53343 Illegal PRIVATE declaration of: %s 53344 Illegal PUBLIC declaration of: %s 53345 PROPERTY SET not defined for: %s 53346 PROPERTY GET not defined for: %s 53347 TYPE declaration has no members 53348 %s 53349 Illegal OPTION BASE after array declaration 53350 ME not valid outside of class scope 53351 .. not valid outside of class scope 53352 Name was forward declared as something else: %s 53353 Illegal type suffix on FORALL alias variable: %s 53354 FORALL alias variable is not of same data type: %s 53355 Illegal reference to FORALL alias variable: %s 53356 SET may only be used on class instance assignments 53357 SET required on class instance assignment 53358 TYPE may not have instance of itself as a member: %s 53359 Unterminated %s block 53360 Expected: 53361 Statement 53362 Expression 53363 Identifier 53364 Operator 53365 End-of-statement 53366 Data type 53367 String constant 53368 Label 53369 0 53370 1 53371 Not a PUBLIC member: %s 53372 Maximum number of errors reached 53373 Illegal character after continuation character 53374 Public symbol is declared in another module: %s 53375 Illegal DEFtype statement after declaration 53376 Unknown statement 53377 Statement is illegal in a subprogram 53378 INCLUDE filename must be a string literal 53379 Member of PUBLIC class or type is instance of a PRIVATE class or type: %s 53380 Wrong number of arguments to constructor for class: %s 53381 Illegal pass by value 53382 Illegal reference to array or list: %s 53383 Illegal type suffix on keyword: %s 53384 Class not specified on BIND into: %s 53385 Compiler statement stack overflow at: %s 53386 Illegal call to: %s 53387 DELETE not valid on: %s 53388 Too many items specified in input/output statement 53389 Too many labels specified in ON..GOTO statement 53390 FORALL alias variable already in use: %s 53391 Class is not a parent of this class: %s 53392 Member is not a subprogram: %s 53393 Illegal OPTION PUBLIC after declaration 53394 Illegal executable code at the module level 53395 Illegal PUBLIC instance of PRIVATE class or type: %s 53396 ISELEMENT argument is not a list or variant: %s 53397 Illegal constructor clause on: %s 53398 Parent SUB NEW has arguments, SUB NEW is required for: %s 53399 Illegal USE or USELSX statement after declaration 53400 Event handler must be a LotusScript SUB or FUNCTION: %s 53401 FORALL alias variable was previously declared: %s 53402 Illegal OPTION DECLARE after implicit declaration 53403 Illegal use of array or list element as FORALL target 53404 Wrong data type for argument %s in event handler %s 53405 Wrong return type in event handler %s 53406 Event handler must be a FUNCTION 53407 Event handler must be a SUB 53408 Too many nested INCLUDEs 53409 SUB NEW arguments do not match parent's SUB NEW arguments 53410 PROPERTY GET and SET must have same storage class and visibility 53411 Statement is illegal in TYPE block: %s 53412 Statement is illegal in CLASS block: %s 53413 Illegal name for class or type: %s 53414 DIM required on declarations in this scope 53415 Token is too long 53416 PUBLIC is not allowed in this module 53417 Duplicate forward declaration: %s 53418 FOR count variable must be a scalar variable: %s 53419 Expected expression before end of argument list for: %s 53420 Illegal use of property: %s 53421 File contains too many source lines 53422 Declaration of external subprogram is not legal inside a class 53423 Maximum allowable code size exceeded 53424 Maximum allowable data size exceeded 53425 Maximum allowable symbol table size exceeded 53426 Constant 53427 Unterminated string constant 53428 Illegal character after %INCLUDE directive 53429 Numeric constant 53430 Size of data cannot exceed 32K in this scope 53431 Unterminated square bracket reference 53432 Relational operator 53433 CASE ELSE must be the last CASE in a SELECT statement 53434 Illegal directive 53435 Unterminated %IF, %ELSEIF or %ELSE directive 53436 Illegal character after directive 53437 LIB name must be a string constant 53438 USE or USELSX name must be a string constant 53439 EVALUATE argument must be a string constant 53440 Illegal second parenthesized expression 53441 Illegal use of UNICODE or LMBCS keyword 53442 UNICODE and LBMCS strings must be declared BYVAL 53443 Empty parentheses not legal on: %s 53444 Too many nested WITHs 53445 Illegal use of escape character in identifier: %s 53446 Illegal use of escape character 53447 Error in EVALUATE macro 53448 Name previously referenced in this scope: %s 53449 Wrong number of arguments for event handler: %s 53450 Property is read-only: %s 53451 Missing subscript or collection index for: %s 53452 Missing argument to constructor for: %s 53453 Missing array bound for: %s 53454 Client variables holding arrays is not yet supported: %s 53455 LEN argument must be a variable or a string expression 53456 Missing collection index for: %s 53457 Missing list subscript for ISELEMENT argument: %s 53458 Cannot assign into collection item 53459 Cannot forward declare CLASS or TYPE 53460 CLASS or TYPE declaration may not be inside a control block 53461 Procedure declaration may not be inside a control block 53462 Collection item is not an instance: %s 53463 Product class does not have a New method: %s 53464 Error processing use list module: %s 53465 Illegal on declarations in this scope: %s 53466 Conflicting option 53467 PROPERTY GET and SET arguments do not match: %s 53468 Number of arguments do not match for PROPERTY GET and SET: %s 53469 Property signature does not match parent property: %s 53470 Type suffix character required on: %s 53471 Must be a sub: %s 53472 Reference appears before declaration: %s 53473 Not a constant: %s 53474 Class is a parent of itself: %s 53475 First parameter must be a simple variable, list, or array 53476 Code space too big. Module cannot compile unless smaller 53477 Branch range too long 53478 Maximum number of labels exceeded 53823 Number of locks or amount of memory already specified once in this process. 53824 Must call LSIOpen before calling this API routine. 53833 LSO generated by V4 is not compatible with this version of LotusScript V4 53834 Lock count decremented but not zero, so lock was not unlocked. 54017 User-defined error 54019 RETURN without GOSUB 54021 Illegal function call 54022 Overflow 54023 Out of memory 54025 Subscript out of range 54027 Division by zero 54029 Type mismatch 54030 Out of string space 54035 No RESUME 54036 RESUME without error 54044 Out of stack space 54051 Sub, function or property not defined 54064 Error in loading DLL 54065 Bad DLL calling convention 54067 Internal error[%ld-%ld] 54068 Bad file name or number 54069 File not found 54070 Bad file mode 54071 File already open 54073 Device I/O error 54074 File already exists 54075 Bad record length 54077 Disk full 54078 Input past end of file 54079 Bad record number 54080 Bad file name 54083 Too many files 54084 Device unavailable 54086 Permission denied 54087 Disk not ready 54090 Cannot rename with different drive 54091 Path/file access error 54092 Path not found 54107 Object variable not set 54108 FOR loop not initialized 54109 Invalid pattern string 54110 Invalid use of null 54111 Cannot destroy active instance 54112 File not writable 54113 File not readable 54114 Illegal file number 54115 File not open 54116 Conflicting modes supplied 54117 Unable to open file 54118 Illegal operation for file mode 54119 Data too big for record 54120 Bad attribute 54121 Cannot set attribute for file 54136 List item does not exist 54166 Cannot find module: %s 54167 Cannot find external name: %s 54168 Type mismatch on external name: %s 54169 Module already loaded 54170 Module not found 54171 Invalid module file 54172 Compiler error 54174 ADT error: Control procedure missing 54175 Named product object does not exist 54176 Unknown class of product object returned 54177 ADT error: Object handle changed 54178 Bad argument to external function 54179 Unsupported argument type to external function 54180 Unsupported return type for external function 54181 External function not found 54182 Event handler not attached 54183 Module in use 54184 Too many calls into module 54185 LISTTAG argument not a list element 54186 Illegal REDIM of fixed array 54187 Array size exceeds maximum limit 54188 Illegal LIKE pattern 54189 Argument out of range 54190 Illegal circular USE: %s 54191 Duplicate PUBLIC name %s in USE module %s 54192 Expression out of range 54193 Invalid ^ operator operands 54194 Error loading USE or USELSX module: %s 54195 Underflow 54196 Operation not supported on this platform 54197 Type suffix does not match actual data type 54198 Instance member %s does not exist 54199 Variant does not contain an object 54200 Variant does not contain a container 54201 Wrong number of arguments for method 54202 Name used as a method is not a method 54203 Illegal use of SUB 54204 Illegal use of FUNCTION 54205 Illegal use of PROPERTY 54206 Illegal use of read-only PROPERTY 54207 List reference must contain exactly one subscript 54208 ISELEMENT argument is not a list 54209 Illegal DELETE 54210 Not a product object 54211 Event does not exist 54212 Event handler argument type mismatch 54213 Event handler argument count mismatch 54214 Not a PUBLIC Member 54215 Missing argument 54216 Attempt to access uninitialized dynamic array 54217 Operation is disallowed in this session 54218 SET required on class instance assignment 54219 Invalid collection item 54220 Wrong number of collection indices 54221 Not a collection object 54222 Collection item not found 54223 Automation object error 54224 Cannot create automation object 54225 Automation object file name error 54226 Automation object member not found 54227 Wrong number of arguments for automation object 54228 Automation object argument type mismatch 54229 %s: %s 54230 Forall container invalid or modified 54231 Out of system stack space 54232 Illegal REDIM 54233 Error creating product object 54234 Error accessing product object property 54235 Error accessing product object method 54236 Error accessing product object 54237 Error in EVALUATE macro 54238 Event handler return type mismatch 54239 Event handler procedure type mismatch 54240 Wrong number of arguments for PROPERTY 54241 Illegal use of MEMBER 54242 PROPERTY SET not defined 54243 PROPERTY GET not defined 54244 String too large 54245 Variable is read-only 54246 Unknown class instance 54247 Cannot assign into collection item 54248 Wrong number of array subscripts 54249 Insufficient shared memory 54250 Attempted to unshare a variable that wasn't shared 54251 Lock ID used has not been created. 54252 Deadlock detected. 54253 Thread attempted to unlock a lock it does not own. 54254 Maximum number of semaphores permitted reached. 54255 Internal Error: Shared memory block not found 54256 Internal Error: Shared memory block invalid 54257 No shared memory handles available 54258 Shared memory block still mapped 54259 Too many shared memory blocks 54260 Internal Error: Duplicate shared memory block discovered 54261 Internal Error: Invalid shared memory block 54262 Internal Error: Invalid shared memory free 54263 Attempted to map shared memory to block that isn't the same size 54264 Attempted to share variable that is already shared. 54529 AM 54530 PM 54531 A 54532 P 54533 am 54534 pm 54535 a 54536 p 54537 Yes 54538 No 54539 True 54540 False 54541 On 54542 Off 54543 . 54544 , 54545 / 54546 : 54547 AM 54548 PM 54549 $ 54550 M/d/yy 54551 dddd, MMMM dd, yyyy 54552 Sunday 54553 Monday 54554 Tuesday 54555 Wednesday 54556 Thursday 54557 Friday 54558 Saturday 54559 Sun 54560 Mon 54561 Tue 54562 Wed 54563 Thu 54564 Fri 54565 Sat 54566 January 54567 February 54568 March 54569 April 54570 May 54571 June 54572 July 54573 August 54574 September 54575 October 54576 November 54577 December 54578 Jan 54579 Feb 54580 Mar 54581 Apr 54582 May 54583 Jun 54584 Jul 54585 Aug 54586 Sep 54587 Oct 54588 Nov 54589 Dec 54590 åeÜfåe 54591 gÜfåe 54592 kpÜfåe 54593 4lÜfåe 54594 (gÜfåe 54595 Ñ‘Üfåe 54596 WÜfåe 54597 |Ç”Æ|Ç 54598 ÔÆ”Æ|Ç 54599 TÖ”Æ|Ç 54600 ”Æ|Ç 54601 ©º”Æ|Ç 54602 ®”Æ|Ç 54603  Ñ”Æ|Ç 54604 fgåe 54605 fgN 54606 fgŒN 54607 fg N 54608 fgÛV 54609 fg”N 54610 fgmQ 54611 fgåe 54612 fgN 54613 fgŒN 54614 fg N 54615 fgÛV 54616 fg”N 54617 fgmQ 54618 åe 54619 g 54620 kp 54621 4l 54622 (g 54623 Ñ‘ 54624 W 54625 |Ç 54626 ÔÆ 54627 TÖ 54628  54629 ©º 54630 ® 54631  Ñ 54632 t^ 54633 g 54634 åe 54635 ½ 54636 I¶ 54637 ÷¼ 54638 t^ 54639 g 54640 åe 54641 t^ 54642 g 54643 åe 54644 D± 54645 ÔÆ 54646 |Ç 54647 è²0® 54648 f 54649 'Y 54650 -f 54651 s^ 54652 f»l 54653 'Yck 54654 -fŒT 54655 s^b 54656 lMR 54657 l W 54658 l WMR 54659 -Nïƒl W 54660 ‰CQ 54661 Ë% 54662 N 54663 ŒN 54664 N 54665 ÛV 54666 ”N 54667 mQ 54668 N 54669 kQ 54670 ]N 54671 AS 54672 Ë% 54673 N 54674 ŒN 54675 N 54676 ÛV 54677 ”N 54678 mQ 54679 N 54680 kQ 54681 ]N 54682 AS 54683 INITIALIZE 54684 TERMINATE 54685 #NULL# 54686 #TRUE# 54687 #FALSE# 54688 Null 54689 %s+%ld: 54690 $EXECUTE$ 54691 $EXECUTE%d$ 54692 EMPTY 54693 NULL 54694 INTEGER 54695 LONG 54696 SINGLE 54697 DOUBLE 54698 CURRENCY 54699 DATE 54700 STRING 54701 OBJECT 54702 ERROR 54703 BOOLEAN 54704 VARIANT 54705 UNKNOWN 54706 STRING 54707 LIST 54708 ( ) 54709 %s( ) 54710 %s LIST 54711 ARRAY 54712 LIST 54713 STRING*%d 54714 UNKNOWN 54715 OBJECT 54716 [%d] 54717 VOID 54718 CONST %s 54719 [%s] 54720 Null 54721 True 54722 False 54723 INCLUDE 54724 ENDREM 54725 M 54726 T 54727 S 54728 H 54729 08.09.1868. 54730 30.07.1912. 54731 25.12.1926. 54732 08.01.1989. 54733 00 55553 Argument out of range 55554 Property does not exist 55555 Method does not exist 55556 Invalid object reference 55557 Argument type mismatch 55558 Invalid argument value 55559 Print operation failed 55560 Could not launch application 55561 Invalid window coordinates 55562 Cannot create file 55563 Could not save file 55564 Executable image of wrong format 55565 Clipboard contains nothing to paste 55566 Document is read only 55567 Unknown clipboard format 55569 Error raised during method invocation 55570 Unknown unit of measure 55571 Invalid property value